Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable encoding for tcomms filter input #26783

Merged

Conversation

m-dzianishchyts
Copy link
Contributor

@m-dzianishchyts m-dzianishchyts commented Sep 14, 2024

What Does This PR Do

Disables encoding for tcomms filter input via html_encode. It was accidentally enabled when TGUI input was used.

Why It's Good For The Game

The names of some characters contain special symbols such as ' (Apostrophe 39, replaced with ') that cannot be filtered.

Testing

The filter allows special symbols now.


Declaration

  • I confirm that I either do not require pre-approval for this PR, or I have obtained such approval and have included a screenshot to demonstrate this below.

Changelog

🆑 Maxiemar
fix: Telecommunications Core filter allows special symbols in names now.
/:cl:

@ParadiseSS13-Bot ParadiseSS13-Bot added the -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally label Sep 14, 2024
@Burzah Burzah added the Fix This PR will fix an issue in the game label Sep 15, 2024
@ParadiseSS13-Bot ParadiseSS13-Bot added -Status: Awaiting merge This PR is ready for merge and removed -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally labels Sep 17, 2024
@Burzah Burzah added this pull request to the merge queue Sep 22, 2024
Merged via the queue into ParadiseSS13:master with commit 17931d5 Sep 22, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-Status: Awaiting merge This PR is ready for merge Fix This PR will fix an issue in the game
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants